XIQS Delete User

From IQsimWiki

Jump to: navigation, search

XIQS Delete User - User Management

Description
deleteXIQSUser ( Long id_user )
Delete a partition user
Note: only administrator can delete users in other partitions than current
Parameters

Long id_user

Id of user to delete
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_OBJ_NOT_FOUND(404) ERR_MSG_USER_NOT_FOUND
*ERR_UNAUTHORIZED (401) ERR_MSG_CANT_DELETE
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB or ERR_MSG_CANT_DELETE
See Also

getXIQSUserList

createXIQSUser

updateXIQSUser

getXIQSUserPrefInfo

updateXIQSUserPrefInfo

clearXIQSUserPrefs

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List